Welcome![Sign In][Sign Up]
Location:
Search - vc socket

Search list

[Windows Developsrc

Description: VC++ 实现将本地文件通过HTTP上传到WEB服务器上。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,精选学习源码,很好的参考资料。-VC++ realization of the local files uploaded from HTTP to the WEB server. With a class, MFC HTTP, SOCKET protocol analysis. Imitation HTTP upload files. Through the 80 port to upload, select learning source code, a good reference.
Platform: | Size: 149504 | Author: 糟熘鱼片 | Hits:

[Software EngineeringCHAT

Description: VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the use of blocking socket due to receive obstruction caused the thread running problem.
Platform: | Size: 3493888 | Author: zjAngel | Hits:

[Internet-NetworkNetwork-Programming

Description: 此程序是由VC++6.0完成,是一个基于socket的网络聊天源码程序,是在控制台下完成的例子,非常适合初学者的学习-This procedure is done by VC++6.0, a socket-based network chat source program is completed in the console example, very suitable for beginners to learn
Platform: | Size: 1508352 | Author: 誉洪生 | Hits:

[Dialog_WindowGround_Station0.2(UDP)

Description: 基于vc的无人机地面控制站程序,采用套接字UDP的通信协议,能够有效的接收与发送数据。-Vc-based UAV ground control station program, using UDP socket communication protocol, can effectively receive and send data.
Platform: | Size: 3995648 | Author: 袁莫奇 | Hits:

[CSharpReceiverSender

Description: VC 仿QQ即时通信程序 socket tongxing-VC QQsocket tongxing
Platform: | Size: 44032 | Author: gaoxinjiang | Hits:

[Internet-Networkclient

Description: 利用socket 、vc实现TCP客户端代码,网络编程-use socket to accomplish TCP client-dide code
Platform: | Size: 2048 | Author: mili | Hits:

[TCP/IP stackUDP_SOCKET_SENDIMAGE

Description: VC++中用socket实现对图片的传输,也可以实现对文件的传输。SendImg_test是发送端的程序,RecvImg_test是接收端的程序,程序运行后可实现基于UDP的图片的传输。-VC++ achieved using socket transmission of images, can also be achieved for file transfer. SendImg_test sending end of the program, RecvImg_test the receiving end of the program, the program running UDP transmission can be achieved based on the pictures.
Platform: | Size: 4577280 | Author: 晨暹 | Hits:

[Internet-NetworkChater

Description: 老马写的一个聊天工具。 文件: 中文简体版(内附中文简体版说明文件) 源代码(VC++ 6.0) 功能: 一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。 动机: 用于测试面向连接的socket编程,自己建立心跳保持功能。 说明: 曾经有同事评价这个软件的多线程部分写得太复杂,但是我个人认为抽象得还可以。-Maradona to write a chat tool. File: Chinese Simplified (with Chinese Simplified documentation) source code (VC++ 6.0) function: an Internet chat program, any one machine can become a server, and the other would like to chat machine where it can be linked. The program itself can be when Server can be when Client. Motivation: Testing for connection-oriented socket programming, establish their own heartbeat hold function. Description: There was a colleague evaluation of multi-threaded part of the software is too complicated to write, but I personally think that abstraction was okay.
Platform: | Size: 79872 | Author: xycy | Hits:

[Internet-NetworkCSocket

Description: 利用VC++和Socket实现远程桌面,可用作课题研究和毕业设计等-Use VC++ and Socket Remote Desktop can be used as research and graduate design
Platform: | Size: 174080 | Author: cy | Hits:

[Windows DevelopTestSocket

Description: VC++ MFC Socket编程例子,C/S结构的程序,分客户端和服务端,Server端又分两个版本:一个是MFC,一个是SDK版本,VC6.0环境下可顺利编译。-VC++ MFC Socket programming examples, program C/S structure, client and server, Server side is divided into two versions: one is the MFC, one version of the SDK, you can successfully compile under VC6.0 environment.
Platform: | Size: 57344 | Author: kpudn15 | Hits:

[CommunicationSocketDemo-(2)

Description: 基于VC++6.0的socket编程实例,实现客户端与服务器间的通信-Based on VC++6.0 socket programming examples for communication between the client and the server
Platform: | Size: 1790976 | Author: lulu | Hits:

[VC/MFCVisualC_net

Description: 陈坚和陈伟出版的VC网络编程教程,详细讲解了基于SOCKET的网络编程,同时配有大量实例-Chen Jian and Chen Wei published VC network programming tutorial, explain in detail the SOCKET based network programming, also equipped with a number of examples
Platform: | Size: 19465216 | Author: ac | Hits:

[Dialog_Windowhjjf

Description: 客户端应用程序,使用winsock控件,用VC++ 6.0打开-It is about client program ,using winsock include IP address,port,socket,send,receive and so on,it can be used by VC++ 6.0
Platform: | Size: 18635776 | Author: 唐云霞 | Hits:

[Software Engineeringppt

Description: 简单的介绍vc++下mfc编程的技术要点,包括socket等-a description about mfc
Platform: | Size: 130048 | Author: 谢宽 | Hits:

[Internet-NetworkFeiGeChuangShu

Description: 这个是基于VC++的,飞鸽传书源码。支持SOCKET通讯,能在局域网内进行文件传输,文字通讯。-This is based on the VC++ of IP Messenger source. Support SOCKET communications, can transfer files in the LAN, text messaging.
Platform: | Size: 1344512 | Author: 刘德华 | Hits:

[Windows DevelopChat-room

Description: 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts as a " transit who" functions, the client will own message first sent to the server, the server then they need to be based on forwarded to other clients, which is a function similar to QQ group chat room software.
Platform: | Size: 7313408 | Author: | Hits:

[Internet-NetworkFileNet

Description: 基于VC++的文件传输系统。代码中利用socket,实现服务器和客户端的通信,客户端可以获取用户的文件。-VC++-based file transfer system. Code using socket, to communicate, the client and the server can obtain the client' s user' s files.
Platform: | Size: 174080 | Author: liuyiliang | Hits:

[Internet-NetworkvcPP

Description: 在vc++环境下使用socket进行客户端与服务端的网络通信-to realize communication between client and server online
Platform: | Size: 3072 | Author: 江露琪 | Hits:

[Remote ControlMonitor11

Description: 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! 要求: 1).远程控制模式架构,如基于主从模式; 2).远程控制功能实现,如开关机,远程监视; -Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows messaging system. Achieve basic remote control requirements, new friendly interface. Development of the VC! Requirements: 1). Remote control mode architecture, such as those based master-slave mode 2). Remote control features, such as switches, remote monitoring
Platform: | Size: 7146496 | Author: 林风 | Hits:

[Othersocketaudp

Description: udp下的socket通信服务器和客户端的源码,可以使用,vc++通过测试。-udp & socket
Platform: | Size: 7168 | Author: 张后田 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net